翻訳と辞書
Words near each other
・ Linear approximation
・ Linear Arithmetic synthesis
・ Linear atrophoderma of Moulin
・ Linear B
・ Linear B (album)
・ Linear B Ideograms
・ Linear B Syllabary
・ Linear belief function
・ Linear bottleneck assignment problem
・ Linear bounded automaton
・ Linear canonical transformation
・ Linear castle
・ Linear circuit
・ Linear city
・ Linear classifier
Linear code
・ Linear code sequence and jump
・ Linear combination
・ Linear combination of atomic orbitals
・ Linear complementarity problem
・ Linear complex structure
・ Linear compressor
・ Linear congruential generator
・ Linear connection
・ Linear continuum
・ Linear cryptanalysis
・ Linear density
・ Linear dichroism
・ Linear differential equation
・ Linear diode array


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Linear code : ウィキペディア英語版
Linear code
In coding theory, a linear code is an error-correcting code for which any linear combination of codewords is also a codeword. Linear codes are traditionally partitioned into block codes and convolutional codes, although turbo codes can be seen as a hybrid of these two types. Linear codes allow for more efficient encoding and decoding algorithms than other codes (cf. syndrome decoding).
Linear codes are used in forward error correction and are applied in methods for transmitting symbols (e.g., bits) on a communications channel so that, if errors occur in the communication, some errors can be corrected or detected by the recipient of a message block. The codewords in a linear block code are blocks of symbols which are encoded using more symbols than the original value to be sent. A linear code of length ''n'' transmits blocks containing ''n'' symbols. For example, the () Hamming code is a linear binary code which represents 4-bit messages using 7-bit codewords. Two distinct codewords differ in at least three bits. As a consequence, up to two errors per codeword can be detected while a single error can be corrected. This code contains 24=16 codewords.
==Definition and parameters==
A linear code of length ''n'' and rank ''k'' is a linear subspace ''C'' with dimension ''k'' of the vector space \mathbb_q^n where \mathbb_q is the finite field with ''q'' elements. Such a code is called a ''q''-ary code. If ''q'' = 2 or ''q'' = 3, the code is described as a binary code, or a ternary code respectively. The vectors in ''C'' are called ''codewords''. The size of a code is the number of codewords and equals ''q''''k''.
The weight of a codeword is the number of its elements that are nonzero and the distance between two codewords is the Hamming distance between them, that is, the number of elements in which they differ. The distance ''d'' of a linear code is minimum weight of its nonzero codewords, or equivalently, the minimum distance between distinct codewords. A linear code of length ''n'', dimension ''k'', and distance ''d'' is called an () code.
We want to give \mathbb_q^n the standard basis because each coordinate represents a "bit" that is transmitted across a "noisy channel" with some small probability of transmission error (a binary symmetric channel). If some other basis is used then this model cannot be used and the Hamming metric does not measure the number of errors in transmission, as we want it to.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Linear code」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.